pub unsafe extern "C" fn sha256_starts_ret(
    ctx: *mut sha256_context,
    is224: c_int
) -> c_int