pub unsafe extern "C" fn matd_chol_inverse(
    a: *mut matd_t
) -> *mut matd_t