pub unsafe extern "C" fn crypt_gensalt_rn( __prefix: *const i8, __count: u64, __rbytes: *const i8, __nrbytes: i32, __output: *mut i8, __output_size: i32, ) -> *mut i8