Fix the annotation for hb_blob_get_data This function will return NULL for the the empty blob. That is important information for bindings that treat nullability as a type trait.