pub unsafe extern "C" fn SUNProfiler_Create(
    comm: *mut c_void,
    title: *const c_char,
    p: *mut SUNProfiler
) -> c_int