pub type KpalLibraryInit = unsafe extern "C" fn() -> c_int;
The type signature of the function that initializes a library.