pub unsafe extern "C" fn git_transaction_commit(
    tx: *mut git_transaction
) -> c_int