pub unsafe extern "C" fn hb_blob_get_data_writable(
    blob: *mut hb_blob_t,
    length: *mut c_uint
) -> *mut c_char