pub unsafe extern "C" fn gexiv2_metadata_open_path(
    this: *mut GExiv2Metadata,
    path: *const c_char,
    error: *mut *mut GError
) -> c_int