pub type FnLibraryVersionPatch = unsafe extern "C" fn(library_instance: *mut c_void) -> i32;
Function pointer type for LibraryVersionPatch.