pub unsafe extern "C" fn fz_lookup_metadata( ctx: *mut FzContext, doc: *mut FzDocument, key: *const c_char, buf: *mut c_char, size: c_int, ) -> c_int