pub unsafe extern "C" fn sha_256_block(
    dst: *mut CFrameItem,
    src: CFrameItem,
    env: *const c_void
) -> bool