pub unsafe extern "C" fn internal_sha256_process(
    ctx: *mut sha256_context,
    data: *const c_uchar
) -> c_int