pub unsafe extern "C-unwind" fn janet_getmethod(
    method: JanetKeyword,
    methods: *const JanetMethod,
    out: *mut Janet
) -> c_int