pub unsafe extern "C" fn hydro_pwhash_reencrypt(
    stored: *mut u8,
    master_key: *const u8,
    new_master_key: *const u8
) -> c_int