pub unsafe extern "C" fn GrB_Matrix_extractElement_INT64(
    x: *mut i64,
    A: *mut GB_Matrix_opaque,
    i: u64,
    j: u64
) -> i32