pub unsafe extern "C" fn ly_out_new_filepath(
    filepath: *const c_char,
    out: *mut *mut ly_out
) -> Type