pub type FnLibraryVersionText = unsafe extern "C" fn(library_instance: *mut c_void) -> *const c_char;
Function pointer type for LibraryVersionText.