pub unsafe extern "C" fn fz_load_bmp_subimage_count(
    ctx: *mut fz_context,
    buf: *const c_uchar,
    len: usize
) -> c_int