pub unsafe extern "C" fn cairo_matrix_invert(
    matrix: *mut Matrix
) -> cairo_status_t