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