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