pub unsafe extern "C" fn PQencryptPassword(
    passwd: *const c_char,
    user: *const c_char
) -> *mut c_char