pub unsafe extern "C" fn wc_Sha256GetHash(
    sha256: *mut wc_Sha256,
    hash: *mut byte
) -> c_int