pub unsafe extern "C" fn Hacl_Blake2b_256_load_state256b_from_state32(
    st: *mut *mut c_void,
    st32: *mut u64
)