pub unsafe extern "C" fn load_network_custom(
    cfg: *mut c_char,
    weights: *mut c_char,
    clear: c_int,
    batch: c_int
) -> *mut network